home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8383 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: acsu.buffalo.edu!nvp
  2. From: nvp@acsu.buffalo.edu (Nathan V Patwardhan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Interpreting tokens in C++???
  5. Date: 17 Feb 1996 16:11:03 GMT
  6. Organization: UB
  7. Message-ID: <4g4umn$j03@azure.acsu.buffalo.edu>
  8. References: <312238A1.4F70@cadman.cit.buffalo.edu> <milodDMu3qJ.B96@netcom.com>
  9. NNTP-Posting-Host: destrier.acsu.buffalo.edu
  10. NNTP-Posting-User: nvp
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. John DiCamillo (milod@netcom.com), the vicarious King of Tartar, wrote:
  14.  
  15. : OK, so you're writing a simple interpreter.
  16. : Why just two classes?  Is that a constraint of the
  17. : homework problem?  (BTW, is this a compiler class
  18. : or a computer architecture class?)
  19.  
  20. No longer a homework problem.  I took the class last semester --- and actually
  21. got a decent grade for the whole thing --- the reason I am obsessed with THIS
  22. project (although no longer worth a grade for me) is because of its importance.
  23. If one can create a language using two classes, inheritance, and recasting,
  24. it's a great skill, and I would really like to do it right!
  25.  
  26. Thanks for all the info!
  27.  
  28. Nathan V. Patwardhan
  29. nvp@cs.buffalo.edu
  30.